<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">@charset "UTF-8";
/**
 * 
 * @authors Your Name (you@example.org)
 * @date    2019-04-09 09:57:45
 * @头部改版 $Id$
 */
.top {
    width: 100%;
    min-width: 1200px;
    background: #020202;
}
.top a {
    color: #fff
}
.top-content {
    width: 1200px;
    height: 40px;
    line-height: 40px;
    margin: 0 auto
}
.top-content .zl-logo {
   display: block;
    width: 164px;
    height: 37px;   
    float: left;
    margin:0px 37px 0 0;
    background: url(../images/logo_white_37_2021.png?a=001) top center no-repeat;
}
.top-content .top-navbar {
    float: left;
    width: 998px;
    position: relative;
    z-index: 9999;
}
.top-content .top-navbar .left-bar {
    float: left;
}
.top-content .top-navbar .left-bar li {
    display: block;
	width: 52px;
	height: 40px;
	float: left;
	text-align: center;
	margin-right: 35px;
	position: relative;
    margin-left: 0px;
}
.top-content .top-navbar .left-bar li a {
    font-size: 14px;
    !important;
}
.top-content .top-navbar .right-bar {
    float: right
    !important;
}

.top-content .top-navbar .right-bar a {
    font-size: 12px !important
}
.top-content .top-navbar .right-bar li {
    position: relative;
    z-index: 20;
    float: left;
    padding-left: 20px !important;
    color: #424242;
}
.top-navbar .right-bar .user-info {
    position: relative;
    display: none
}
.top .more-div {
    display: none;
    position: absolute;
    left: -25px;
    top: 35px;
    width: 100px;
    background: #fff;
    box-shadow: 0px 2px 20px rgba(0,0,0,0.2);
    _box-shadow: 0px 2px 20px rgba(0,0,0,0.2);
    _border: 1px solid #fff;
    padding: 5px 0
}
.top .more-div a {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    text-align: center;
    width: 100%;
    color: #333;
    font-size: 12px !important
}
.more-div a:hover {
    background: #e5e5e5;
    text-decoration: none;
    color: #000 !important;
}
.user-menu {
    display: none;
    position: absolute;
    left: 6px;
    top: 35px;
    width: 106px;
    background: #fff;
    box-shadow: 0px 2px 20px rgba(0,0,0,0.2);
    _box-shadow: 0px 2px 20px rgba(0,0,0,0.2);
    _border: 1px solid #fff;
    padding: 5px 0
}
.top .user-menu a {
    display: block;
    float: left;
    height: 32px;
    line-height: 32px;
    width: 100%;
    color: #444;
    text-align: center
}

.top .user-menu a:hover {
    background: #e5e5e5;
    text-decoration: none;
    color: #ee2e2e !important;
}
.user-menu .line {
    float: left;
    height: 1px;
    width: 100%;
    background-color: #e5e5e5
}
.search-box {
    float: right;
    position: relative;
    margin-right: 30px;
    margin-top: 7px
}
.search-box .s-content {
    float: left;
    background: #eee
}
.search-box .search-input {
    width: 140px;
    height: 26px;
    line-height: 26px;
    background: #eee;
    font-size: 12px;
    color: #888888;
    float: left;
    margin-right: 20px;
    padding-left: 5px;
    outline: none;
	border:0;
}
.search-box .search-btn {
    background: url(../img/header/top-sprite.png);
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 16px;
    height: 16px;
    background-position: -110px 0
}
.search-box .search-btn:hover {
    background-position: -136px 0
}
.search-box .search-btn2 {
    background: url(../img/header/top-sprite.png);
    display: inline-block;
    position: absolute;
    right: 10px;
    top: 5px;
    width: 16px;
    height: 16px;
    background-position: -136px 0
}
.search-box .search-ileft {
    background: url(../img/header/top-sprite.png);
    display: block;
    float: left;
    width: 12px;
    height: 26px;
    background-position: -31px 0
}
.search-box .search-iright {
    background: url(../img/header/top-sprite.png);
    display: block;
    float: left;
    width: 12px;
    height: 26px;
    background-position: -45px 0
}
.search-box1 {
    padding: 0 12px;
    background: #eee;
    border-radius: 15px
}
.fornav-active{
	display: none;
	width: 52px;
	height: 48px;
	position: absolute;
	left: 0;
	top: 0
}
.zl-nav a{
	display: block;
	width: 100%;
	height: 40px;
	position: absolute;	
	left: 0;
	z-index: 2;
	line-height:40px;
}
.zl-nav-active a{
	display: block;
	width: 100%;
	height: 40px;
	position: absolute;	
	left: 0;
	z-index: 2;
}
.zl-nav:hover .fornav-active{
	display: block;
	background: url(../img/header/gbg.png) top center no-repeat;
}
.zl-nav-active .fornav-active{
	display: block;
	background: url(../img/header/rbg.png) top center no-repeat;
}
.j-top {
    background: url(../img/header/top-sprite.png);
    display: inline-block;
    position: absolute;
    top: -4px;
    left: 48px;
    background-position: -84px 0;
    width: 9px;
    height: 4px
}
.j-bottom {
    background: url(../img/header/top-sprite.png);
    display: inline-block;
    background-position: -58px 0;
    width: 7px;
    height: 4px;
    vertical-align: middle
}
#username img{
	margin-left: 5px;
	vertical-align: middle;
}
/*频道box*/
.top-navbar .left-bar .channel-box{
	display: none;
	width: 320px;
	padding: 10px 20px 1px 20px;
	position: absolute;
	left: 0;
	top: 35px;
	text-align: left;
	z-index: 9999;
	background: #fff;
	box-shadow: 0px 6px 29px 0px rgba(0, 0, 0, 0.3);
}
.top-navbar .left-bar .channel-box  .channel-title{
	font-size: 14px;
	line-height: 20px;
	color: #333;
	font-weight: bold;
}
.top-navbar .left-bar .channel-box .channel-list{
   height: 40px;
}
.top-navbar .left-bar .channel-box .channel-list a{
	display: inline-block;
	padding: 0 12px;
	font-size: 14px;
	line-height: 20px;
	color: #333;
	border: 1px solid #999999;
	border-radius: 11px;
	margin-right:5px;
}
.top-navbar .left-bar .channel-box .channel-list a:hover{
	color: #ee2e2e;
	border-color: #ee2e2e;
}



/*footer*/
.zhul_footer{
	width:1140px;
}
.zhul_bot_footer{
	width:780px;
	text-align:center;
	line-height:25px;
	color:#666;
	font-size:14px;
	float: left;
	padding-top:50px;
}
.zhul_bot_footer a { text-decoration:none; color:#666; }

.zhul_bot_footer_r{
	width:280px;
	text-align:center;
	line-height:25px;
	color:#666;
	font-size:14px;
	float: left;
	padding-top:40px;
}

.zhul_botmenu_font{
	font-family:"微软雅黑",Verdana, Arial, Helvetica, sans-serif;
}
.zhul_botmenu_pic{
    width:900px;
	margin:0 auto;
	padding-top:20px;
}
.zhul_botmenu_link{
    padding:0 15px;
	border-right:solid 1px #cad5d7;
	color:#666;
	text-decoration:none;
	font-size:14px;
	font-family:"微软雅黑",Verdana, Arial, Helvetica, sans-serif;
}
.zhul_botmenu_unbor{
    padding:0 15px;
    border-right:none;
	color:#666;
	text-decoration:none;
	font-family:"微软雅黑",Verdana, Arial, Helvetica, sans-serif;
	font-size:14px;
}

.zhul_v_topimg{
	float:left;
	width:960px;
	padding-top:10px;
	padding-left:10px;
	margin:0 auto;
}
.zhul_art_r img{
	width: 100%;
}

</pre></body></html>